home *** CD-ROM | disk | FTP | other *** search
- FILENAME: tone.doc
-
- DESCRIPTION:
- This routine allows the user to control both the frequency
- and the duration of the output to the IBM PC's speaker.
- It was taken from C PRIMER PLUS, by Mitchell Waite, Stephen
- Prata, and Donald Martin, Appendix H.
-
- This routine was written in Lattice C and runs on an IBM PC.
-
- piano.c is a sample program using tone() to turn part of the
- IBM PC keyboard into a simple musical keyboard.